func go/types.gcSizesFor

2 uses

	go/types (current package)
		gcsizes.go#L168: func gcSizesFor(compiler, arch string) *gcSizes {
		sizes.go#L263: 		if s := gcSizesFor(compiler, arch); s != nil {